home *** CD-ROM | disk | FTP | other *** search
/ Freesoft 1998 April / Freesoft_1998-04_cd.bin / Nerecenz / Network util / Incheck / INCHECK.DAT / Players.json < prev    next >
JavaScript Object Notation  |  1998-06-04  |  2KB

  1. {
  2.     "schema": {
  3.         "PlayerID": "Text (50)",
  4.         "PlayerName": "Text (50)",
  5.         "PlayerSkin": "Text (50)",
  6.         "PlayerRank": "Text (50)",
  7.         "PlayerFrags": "Text (50)",
  8.         "PlayerPing": "Text (50)",
  9.         "PlayerIP": "Text (50)",
  10.         "ServerID": "Text (20)",
  11.         "PubID": "Long Integer NOT NULL",
  12.         "Link": "Long Integer",
  13.         "GameType": "Long Integer",
  14.         "NodeLocation": "Text (5)",
  15.         "Team": "Text (50)"
  16.     },
  17.     "data": [
  18.         {
  19.             "ServerID": "1",
  20.             "PubID": 0,
  21.             "Link": 9,
  22.             "GameType": 1,
  23.             "NodeLocation": "3",
  24.             "Team": "blue"
  25.         },
  26.         {
  27.             "PlayerID": "1",
  28.             "PlayerName": "Detector{TnT's}",
  29.             "PlayerSkin": "Pyro",
  30.             "PlayerRank": "222",
  31.             "PlayerFrags": "444",
  32.             "PlayerPing": "555",
  33.             "PlayerIP": "77777777",
  34.             "ServerID": "1",
  35.             "PubID": 1,
  36.             "Link": 1,
  37.             "GameType": 1,
  38.             "NodeLocation": "3",
  39.             "Team": "red"
  40.         },
  41.         {
  42.             "PlayerID": "2",
  43.             "PlayerName": "NoCanDo{TnT's}",
  44.             "PlayerSkin": "Demo",
  45.             "PlayerRank": "222",
  46.             "PlayerFrags": "444",
  47.             "PlayerPing": "555",
  48.             "PlayerIP": "7777777",
  49.             "ServerID": "1",
  50.             "PubID": 2,
  51.             "Link": 2,
  52.             "GameType": 1,
  53.             "NodeLocation": "3",
  54.             "Team": "red"
  55.         },
  56.         {
  57.             "PlayerID": "3",
  58.             "PlayerName": "RightHand{TnT's}",
  59.             "PlayerSkin": "Sniper",
  60.             "PlayerRank": "222",
  61.             "PlayerFrags": "444",
  62.             "PlayerPing": "555",
  63.             "PlayerIP": "7777777",
  64.             "ServerID": "1",
  65.             "PubID": 3,
  66.             "Link": 3,
  67.             "GameType": 1,
  68.             "NodeLocation": "3",
  69.             "Team": "blue"
  70.         },
  71.         {
  72.             "PlayerID": "4",
  73.             "PlayerName": "LeftHand{TnT's}",
  74.             "PlayerSkin": "Scout",
  75.             "PlayerRank": "222",
  76.             "PlayerFrags": "444",
  77.             "PlayerPing": "555",
  78.             "PlayerIP": "7777777",
  79.             "ServerID": "1",
  80.             "PubID": 4,
  81.             "Link": 4,
  82.             "GameType": 1,
  83.             "NodeLocation": "3",
  84.             "Team": "blue"
  85.         },
  86.         {
  87.             "PlayerID": "6",
  88.             "PlayerName": "Gaurdian{TnT's}",
  89.             "PlayerSkin": "Heavy",
  90.             "PlayerRank": "222",
  91.             "PlayerFrags": "444",
  92.             "PlayerPing": "555",
  93.             "PlayerIP": "7777777",
  94.             "ServerID": "1",
  95.             "PubID": 5,
  96.             "Link": 5,
  97.             "GameType": 1,
  98.             "NodeLocation": "3",
  99.             "Team": "red"
  100.         },
  101.         {
  102.             "PlayerID": "8",
  103.             "PlayerName": "Generator{TnT's}",
  104.             "PlayerSkin": "Medic",
  105.             "PlayerRank": "222",
  106.             "PlayerFrags": "444",
  107.             "PlayerPing": "555",
  108.             "PlayerIP": "7777777",
  109.             "ServerID": "1",
  110.             "PubID": 6,
  111.             "Link": 6,
  112.             "GameType": 1,
  113.             "NodeLocation": "3",
  114.             "Team": "red"
  115.         },
  116.         {
  117.             "PlayerID": "10",
  118.             "PlayerName": "Twister{TnT's}",
  119.             "PlayerSkin": "Engineer",
  120.             "PlayerRank": "222",
  121.             "PlayerFrags": "444",
  122.             "PlayerPing": "555",
  123.             "PlayerIP": "7777777",
  124.             "ServerID": "1",
  125.             "PubID": 7,
  126.             "Link": 7,
  127.             "GameType": 1,
  128.             "NodeLocation": "3",
  129.             "Team": "blue"
  130.         },
  131.         {
  132.             "PlayerID": "12",
  133.             "PlayerName": "HighTech{TnT's}",
  134.             "PlayerSkin": "Pyro",
  135.             "PlayerRank": "222",
  136.             "PlayerFrags": "444",
  137.             "PlayerPing": "555",
  138.             "PlayerIP": "7777777",
  139.             "ServerID": "1",
  140.             "PubID": 8,
  141.             "Link": 8,
  142.             "GameType": 1,
  143.             "NodeLocation": "3",
  144.             "Team": "red"
  145.         }
  146.     ]
  147. }